home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Internet / FeedDemon / FeedDemonInstall.exe / {app} / Data / Styles / surfer.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-09-20  |  4.3 KB  |  179 lines

  1. /********************/
  2. /* start surfer.css */
  3. /********************/
  4.  
  5. body {
  6.     width: 100%;
  7.     height: 100%;
  8.     font-size: $FONT-SIZE-NEWSPAPER$;
  9.     font-family: "$FONT-NAME-NEWSPAPER$", "Segoe UI", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  10.     line-height: 1.6em;
  11.     margin: 0;
  12.     color: #1F1F1F;
  13.     background-color: white;
  14. }
  15.  
  16. /*body {
  17.     background-image: url($IMAGETHEMEDIR$pagecorner-rt.png);
  18.     background-attachment: fixed;
  19.     background-position: bottom right;
  20.     background-repeat: no-repeat;            
  21. }*/
  22.  
  23. h1, h2, h3, h4, h5, h6 { font-weight: bold; }
  24. h1 { font-size: 135%; }
  25. h2 { font-size: 115%; }
  26. h3 { font-size: 105% }
  27. h4, h5, h6 { font-size: 100%; }
  28.  
  29. kbd, code, pre {
  30.     font-size: 100%;
  31.     line-height: 1.1em;
  32. }
  33.  
  34. a {
  35.     color: $COLOR-HYPERLINK$;
  36.     text-decoration: none;
  37. }
  38. a:hover {
  39.     color: $COLOR-HYPERLINK-HOVER$;
  40.     text-decoration: underline;
  41. }
  42.  
  43. a.notcached {
  44.     cursor:no-drop ! important;
  45.     text-decoration: none ! important;
  46.     border-bottom: 1px dotted red ! important;
  47. }
  48.  
  49. #pagehead { 
  50.     padding: 0px 12px;
  51.     padding-top: 8px; 
  52.     height: 32px;
  53.     color: $COLOR-PAGEHEAD-FONT$;
  54.     background-color: $COLOR-PAGEHEAD2$;
  55.     border-bottom: 1px solid $COLOR-PAGEHEAD2$;
  56.     width: 100%;
  57.     background-image: url($IMAGETHEMEDIR$pagehead.png);
  58.     background-position: top left;
  59.     background-repeat: repeat-x;
  60. }
  61.  
  62. .groupheader {
  63.     color: $COLOR-GROUP-HEADER-FONT$;
  64.     background-color: $COLOR-GROUP-HEADER$;
  65.     height: 22px;
  66.     font-size: 12px;
  67.     padding-left: 14px;
  68.     padding-right: 3px;
  69.     overflow: hidden;
  70.     text-overflow: ellipsis;    
  71. }
  72.  
  73. /* th.feedreport is used by FeedReport.xsl */
  74. .groupheader, th.feedreport {
  75.     background-image: url($IMAGETHEMEDIR$groupheader.png);
  76.     background-position: top left;
  77.     background-repeat: repeat-x;
  78. }
  79.  
  80. .groupheader a { color: $COLOR-GROUP-HEADER-FONT$; }
  81. .groupcaption { margin-right: 6px; }
  82. .groupcaption .icon { margin-left: 4px; }
  83.  
  84. div#newspapertitle {
  85.     /*font-weight: bold;*/
  86.     font-size: 18px;    
  87.     height: 28px;    
  88.     overflow: hidden;
  89.     text-overflow: ellipsis;
  90.     padding-right: 6px; /* space between title and page icons */
  91. }            
  92.  
  93. #newspapertitle img { margin-right: 10px; }
  94. #newspapertitle, #newspapertitle a { color: white;  }
  95.  
  96. img { border: none; }
  97. img.button { margin-left: 5px; margin-right: 8px; margin-top: 2px; }
  98. img.uplevel { margin-left: 6px; }
  99. img.favicon {
  100.     width: 16px;
  101.     height: 16px;
  102.     margin-right: 2px;
  103.     filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=$COLOR-GROUP-HEADER$);
  104. }
  105.  
  106. div#newspapertitle img.icon { margin-left: 8px; margin-right: 0; }
  107.  
  108. /* don't allow 'small' tag to make text unreadable */
  109. div.description small {    font-size: 85%; }
  110.  
  111. a.icon { margin-right: 2px; }
  112. a img.icon:hover, a.share.icon:hover {    background-color: $COLOR-GROUP-HEADER$;}
  113. a.more { font-weight: bold; margin-left: 4px; color: $COLOR-MORE$; }
  114.  
  115. div.spacer { margin-bottom: 10px; }
  116. .groupitems.collapsed { display: none; }
  117. .expanded {  }        
  118. img.button { cursor: pointer; }
  119.  
  120. .none { color: #A9A9A9; }
  121. .sep { color: silver; margin: 0 3px; font-size: 10px; vertical-align: middle }
  122. .hidden { display: none; }
  123. sup.count { margin-right: 4px; font-weight: bold; color: black; }
  124.  
  125. ul.actionlink { float: right; margin: 0; }
  126. li.actionlink { display: inline; margin-right: 6px; }
  127. li.actionlink a { color: blue; text-decoration: underline; }
  128. #pagehead li.actionlink a { color: white; }
  129.  
  130. .unread { font-weight: bold; color: $COLOR-UNREAD$; }
  131. .flagged { color: $COLOR-FLAGGED$ !important; }
  132. .normal { color: black; }
  133.  
  134. img.fdpostimg {
  135.     /* !! 2.8 - use fixed height so newsitem DIV won't resize to fit image */
  136.     height: 70px;
  137.     max-width: 100px;
  138.     float: right;    
  139.     margin-left: 2px;
  140.     margin-right: 4px;
  141. }
  142.  
  143. /* overlaps fixed header */
  144. div#fdnewitemsreceived {
  145.     background-color: InfoBackground;
  146.     color: InfoText;
  147.     border-bottom: 1px solid $COLOR-GROUP-HEADER$;
  148.     padding-left: 20px;
  149.     padding-top: 8px;
  150.     display: none;
  151.     font-weight: bold;
  152.     position: absolute;
  153.     left: 0;
  154.     top: 0;
  155.     height: 32px;
  156.     width: 100%;
  157. }
  158. div#fdnewitemsreceived a {
  159.     color:$COLOR-HYPERLINK$ !important;
  160. }
  161.  
  162. /* fixed header (IE7+) */
  163. <xsl:if test="$USE-FIXED-HEADER$!=0">
  164.     /*body { padding-top: 41px; }*/
  165.     #pagehead {
  166.         position: fixed;
  167.         top: 0;
  168.         left: 0;
  169.         z-index: 1;
  170.     }
  171.     #container {
  172.         /*padding-top: 41px;*/
  173.         position: relative;
  174.         top: 41px;
  175.     }
  176. </xsl:if>
  177. /*******************/
  178. /* end surfer.css  */
  179. /*******************/